Consistent completion in inferior python with emacs -nw.
authorFabián Ezequiel Gallina <fabian@anue.biz>
Fri, 27 Jul 2012 16:42:19 +0000 (13:42 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Fri, 27 Jul 2012 16:42:19 +0000 (13:42 -0300)
commit56c51b648755b3724dfc7c14b32a3c65ad75d1d0
tree5899e679aca824a22917bbc45e940eb98420b56a
parente11f19ad4992a1ab935240083467606fd2be4504
Consistent completion in inferior python with emacs -nw.
* progmodes/python.el (inferior-python-mode): replace "<tab>"
binding in inferior-python-mode-map with "\t".
(python-shell-completion-complete-at-point)
(python-completion-complete-at-point): Remove interactive spec.
lisp/ChangeLog
lisp/progmodes/python.el